Total Complexity | 16 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 70 |
Lines of code | 33 |
Logical lines of code | 15 |
Comment lines | 24 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
compare() | 59 | 9 | 12 | |
isZero() | 79 | 1 | 3 | |
isInteger() | 78 | 1 | 3 | |
areEqual() | 78 | 1 | 3 | |
isLessThan() | 78 | 1 | 3 | |
isLessThanOrEqualTo() | 78 | 1 | 3 | |
isGreaterThan() | 78 | 1 | 3 | |
isGreaterThanOrEqualTo() | 78 | 1 | 3 |